func runtime.newAllocBits
2 uses
runtime (current package)
mheap.go#L1494: s.allocBits = newAllocBits(uintptr(s.nelems))
mheap.go#L2976: func newAllocBits(nelems uintptr) *gcBits {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)